Skip to content

feat: native TUI login flow and UI refinements - #2

Merged
Waddenn merged 2 commits into
mainfrom
feat/web-auth
Feb 5, 2026
Merged

feat: native TUI login flow and UI refinements#2
Waddenn merged 2 commits into
mainfrom
feat/web-auth

Conversation

@Waddenn

@Waddenn Waddenn commented Feb 5, 2026

Copy link
Copy Markdown
Owner

This PR implements a native, user-friendly authentication flow directly within the TUI and refines the project infrastructure.

Highlights:

  • Native TUI Onboarding: PIN-based authentication flow integrated into the TUI, replacing legacy CLI scripts.
  • Interactive TUI UI: Styled buttons for "Open Browser" and "Cancel" using lipgloss, with full keyboard navigation (Arrows/Tab/H/L).
  • Automated Server Discovery: Automatic polling and smart connection selection (prioritizing Remote > LAN > Docker).
  • Cross-Platform Accessibility: Updated README.md with standard Go installation instructions and centralized features.
  • CI Optimization: Refined GitHub Actions to avoid redundant runs and added concurrency control.

Verified with local Go builds and manual walkthrough of the onboarding flow.

@Waddenn
Waddenn merged commit 4286b0e into main Feb 5, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant